[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 07  - DOS 1+ - Direct Character Input, Without Echo              [D]

   AH = 07h

Return: AL = character read from standard input

Notes: does not check  Break
   standard input is always the keyboard under DOS 1.x, but may be
     redirected under DOS 2+
   if the interim console flag is set (see AX=6301h), partially-formed
     double-byte characters may be returned

See Also: AH=01h,AH=06h,AH=08h,AH=0Ah

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson